Results for spec@!opengl 1.1@copyteximage 1d

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:01.816731
Stdout
Testing GL_TEXTURE_1D
Texture target = GL_TEXTURE_1D, Internal format = GL_RED
Probe color at (16,0)
  Expected: 127 0 0 255
  Observed: 255 0 0 255
Texture target = GL_TEXTURE_1D, Internal format = GL_RG
Probe color at (32,0)
  Expected: 127 51 0 255
  Observed: 255 204 0 255
Texture target = GL_TEXTURE_1D, Internal format = GL_RGB8
Probe color at (48,0)
  Expected: 127 51 204 255
  Observed: 102 204 51 255
Texture target = GL_TEXTURE_1D, Internal format = GL_RGB16
Probe color at (64,0)
  Expected: 127 51 204 255
  Observed: 51 128 102 255
Texture target = GL_TEXTURE_1D, Internal format = GL_RGB16F - skipped
Texture target = GL_TEXTURE_1D, Internal format = GL_RGB32F - skipped
Texture target = GL_TEXTURE_1D, Internal format = GL_RGBA8
Probe color at (112,0)
  Expected: 127 51 204 102
  Observed: 102 204 51 128
Texture target = GL_TEXTURE_1D, Internal format = GL_RGBA16
Probe color at (128,0)
  Expected: 127 51 204 102
  Observed: 51 128 102 204
Texture target = GL_TEXTURE_1D, Internal format = GL_RGBA16F - skipped
Texture target = GL_TEXTURE_1D, Internal format = GL_RGBA32F - skipped
Texture target = GL_TEXTURE_1D, Internal format = GL_COMPRESSED_RED
Probe color at (176,0)
  Expected: 127 0 0 255
  Observed: 255 0 0 255
Texture target = GL_TEXTURE_1D, Internal format = GL_COMPRESSED_RG
Probe color at (192,0)
  Expected: 127 51 0 255
  Observed: 255 204 0 255
Texture target = GL_TEXTURE_1D, Internal format = GL_COMPRESSED_RGB
Probe color at (208,0)
  Expected: 127 51 204 255
  Observed: 102 204 51 255
Texture target = GL_TEXTURE_1D, Internal format = GL_COMPRESSED_RGBA
Probe color at (224,0)
  Expected: 127 51 204 102
  Observed: 102 204 51 128
Texture target = GL_TEXTURE_1D, Internal format = GL_LUMINANCE
Probe color at (240,0)
  Expected: 127 127 127 255
  Observed: 255 102 102 255
Texture target = GL_TEXTURE_1D, Internal format = GL_LUMINANCE_ALPHA
Probe color at (256,0)
  Expected: 127 127 127 102
  Observed: 102 102 102 128
Texture target = GL_TEXTURE_1D, Internal format = GL_INTENSITY
Probe color at (272,0)
  Expected: 127 127 127 127
  Observed: 102 102 102 102
Texture target = GL_TEXTURE_1D, Internal format = GL_DEPTH_COMPONENT
Texture target = GL_TEXTURE_1D, Internal format = GL_DEPTH_COMPONENT16
Texture target = GL_TEXTURE_1D, Internal format = GL_DEPTH_COMPONENT24
Texture target = GL_TEXTURE_1D, Internal format = GL_DEPTH_COMPONENT32F
Texture target = GL_TEXTURE_1D, Internal format = GL_DEPTH24_STENCIL8
Texture target = GL_TEXTURE_1D, Internal format = GL_DEPTH32F_STENCIL8
Stderr
couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
Illegal sampler view creation without bind flag
Mesa: User error: GL_INVALID_ENUM in glCopyTexImage1D(internalFormat=1)
Mesa: User error: GL_INVALID_ENUM in glCopyTexImage1D(internalFormat=2)
Mesa: User error: GL_INVALID_ENUM in glCopyTexImage1D(internalFormat=3)
Mesa: User error: GL_INVALID_ENUM in glCopyTexImage1D(internalFormat=4)
Environment
PIGLIT_SOURCE_DIR="/root/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /root/piglit/bin/copyteximage 1D -auto
dmesg

        

Back to summary